Autogenerated HTML docs for v1.5.1.1-81-g6aea
diff --git a/git-format-patch.html b/git-format-patch.html index 61c62d5..d367f3c 100644 --- a/git-format-patch.html +++ b/git-format-patch.html
@@ -278,6 +278,7 @@ [-s | --signoff] [<common diff options>] [--start-number <n>] [--in-reply-to=Message-Id] [--suffix=.<sfx>] [--ignore-if-in-upstream] + [--subject-prefix=Subject-Prefix] <since>[..<until>]</div></div> </div> <h2>DESCRIPTION</h2> @@ -784,6 +785,17 @@ </p> </dd> <dt> +--subject-prefix=<Subject-Prefix> +</dt> +<dd> +<p> + Instead of the standard <em>[PATCH]</em> prefix in the subject + line, instead use <em>[<Subject-Prefix>]</em>. This + allows for useful naming of a patch series, and can be + combined with the --numbered option. +</p> +</dd> +<dt> --suffix=.<sfx> </dt> <dd> @@ -877,7 +889,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 04-Apr-2007 18:33:43 UTC +Last updated 12-Apr-2007 05:02:29 UTC </div> </div> </body>